I have published the following RUST libraries on crates.io
A comprehensive set of projections for rendering the globe. Cover 15 major projections including "AlbersUSA", "OrthoGraphic", "Equirectangular", "Mercator", "Stereographic".
A fast algorithm for processing delaunay meshes.
Computes and displays delaunay and voronoi meshes from points on a globe
A library for visualizing gcode files.
Uses the gcode-nom library to generate OBJ files.
A mesh reconstruction library.
A binary for fast mesh reconstruction from a point cloud.
The first three are ports of these npm packages d3-geo, d3-delaunay, d3-geo-voronoi
The greater performance afforded by RUST allows more complex data visualisations
I am currently looking for work.